//
//  stdafx.h : include file for standard system include files.
//
//  Copyright (C) 2009 Corel Corporation
//
//  This program is free software; you can redistribute it and/or modify
//  it under the terms of the GNU General Public License version 2 as
//  published by the Free Software Foundation. See the file License.txt
//  for more details.
//


#pragma once

#include "targetver.h"

#include <stdio.h>
#include <stdlib.h>
#include <tchar.h>
#include <assert.h>
#include <windows.h>
#include <shlwapi.h>
#include <atlstr.h>
#include <atlconv.h>
